home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextAdmin / HostManager.app / English.lproj / LocalConfigPanel.nib / data.classes next >
Encoding:
Text File  |  1994-01-25  |  685 b   |  49 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. LocalConfig = {
  7.     ACTIONS = {
  8.     open:;
  9.     setTimeFrom:;
  10.     setNetInfoFrom:;
  11.     setRouterFrom:;
  12.     setSecureFrom:;
  13.     ok:;
  14.     setIPAddrFrom:;
  15.     setYPFrom:;
  16.     setBroadcastFrom:;
  17.     setHostFrom:;
  18.     setNetmaskFrom:;
  19.     revert:;
  20.     };
  21.     OUTLETS = {
  22.     netmaskText;
  23.     broadcastMatrix;
  24.     ipText;
  25.     hostMatrix;
  26.     routerMatrix;
  27.     autoIPTitle;
  28.     secureSwitch;
  29.     ypText;
  30.     autoNetmaskButton;
  31.     localConfigPanel;
  32.     autoNetmaskTitle;
  33.     routerText;
  34.     broadcastText;
  35.     autoHostButton;
  36.     ipMatrix;
  37.     ypMatrix;
  38.     autoIPButton;
  39.     netInfoMatrix;
  40.     serverSwitch;
  41.     myLocalDomain;
  42.     hostText;
  43.     netmaskMatrix;
  44.     timeMatrix;
  45.     autoHostTitle;
  46.     };
  47.     SUPERCLASS = Object;
  48. };
  49.